Skip to main content

Delete Webhook

DELETE 

https://api.fuse.io/api/v0/notifications/webhook/:webhookId

Delete Webhook

Request

Path Parameters

    webhookId stringrequired
    Example: 630bce35495c43af6627cbfa

Query Parameters

    apiKey string
    Example: {{publicKey}}

Header Parameters

    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema

    object

curl -L -X DELETE 'https://api.fuse.io/api/v0/notifications/webhook/:webhookId' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.fuse.io/api/v0
Parameters
— pathrequired
— query
— header
ResponseClear

Click the Send API Request button above and see the response here!

Was this page helpful?